toggle menu
Spring Boot Kotlin API
4.0.0-M3
jvm
switch theme
search in API
Spring Boot Kotlin API
/
org.springframework.boot.docs.features.springapplication.applicationavailability.managing
Package-level
declarations
Types
Types
Cache
Completely
Broken
Exception
Link copied to clipboard
class
CacheCompletelyBrokenException
:
RuntimeException
My
Local
Cache
Verifier
Link copied to clipboard
@
Component
open
class
MyLocalCacheVerifier
@
Component
class
MyLocalCacheVerifier
(
eventPublisher
:
ApplicationEventPublisher
)
My
Readiness
State
Exporter
Link copied to clipboard
@
Component
open
class
MyReadinessStateExporter
@
Component
class
MyReadinessStateExporter